Change Merak Password plugin for SquirrelMail
---------------------------------------------
Edwin van Elk, edwin@eve-software.com
Ver 0.8, July 11 2003

This plugin allows the user to change their password when using Merak
(www.icewarp.com) as mailserver.

Required:

* Merak Control service (Web Admin) must be running
* User needs to be configured as "Self Configurable User"
* Compatibility plugin needed
* PHP should have the curl extension (php_curl.dll)

Make sure you copy the config.php.sample file to config.php and modify it
to specify the required information to match your server.

--CREDITS-------------------------------

Written by Edwin van Elk <edwin@eve-software.com>

German translation by Wieland Groe

--CHANGE LOG----------------------------

0.1	Initial Release

0.2   Include all form fields from Merak (account was always set to: Remote
      Address without an address!)

0.3   Added translation information (Dutch only)

0.4   Added a register_globals=Off fix
      Updated for compatibility with SquirrelMail 1.4.

0.5   Removed config.php from archive
      Updated documentation

0.6   Updated for new plugin version reporting API.

0.7   Password was NOT changed since Merak 5.8.3 (StrToUpper in getSub removed).

0.8   German translation added
      Tested for compatibility with SquirrelMail 1.4.1
